home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20021006-20030409 / 000060_adam@macrotex.net_Wed Nov 6 09:14:37 EST 2002.msg < prev    next >
Text File  |  2020-01-01  |  2KB  |  54 lines

  1. Article: 13823 of comp.protocols.kermit.misc
  2. Path: newsmaster.cc.columbia.edu!panix!newsfeed.media.kyoto-u.ac.jp!news-hog.berkeley.edu!ucberkeley!newsfeed.stanford.edu!postnews1.google.com!not-for-mail
  3. From: adam@macrotex.net (A. Lewenberg)
  4. Newsgroups: comp.protocols.kermit.misc
  5. Subject: Re: SSH in K95 now giving me "permission denied"
  6. Date: 5 Nov 2002 18:10:42 -0800
  7. Organization: http://groups.google.com/
  8. Lines: 35
  9. Message-ID: <6bd7331b.0211051810.7a4c8ead@posting.google.com>
  10. References: <6bd7331b.0211030740.567dd1bc@posting.google.com> <aq3gps$d13$1@newsmaster.cc.columbia.edu>
  11. NNTP-Posting-Host: 12.221.109.52
  12. Content-Type: text/plain; charset=ISO-8859-1
  13. Content-Transfer-Encoding: 8bit
  14. X-Trace: posting.google.com 1036548642 15143 127.0.0.1 (6 Nov 2002 02:10:42 GMT)
  15. X-Complaints-To: groups-abuse@google.com
  16. NNTP-Posting-Date: 6 Nov 2002 02:10:42 GMT
  17. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:13823
  18.  
  19. I don't know. All I want to do is connect to a linux ssh server. How
  20. do I make the keys match (I thought that happened automatically)?
  21.  
  22.  
  23. jaltman@watsun.cc.columbia.edu (Jeffrey Altman) wrote in message news:<aq3gps$d13$1@newsmaster.cc.columbia.edu>...
  24. > What type of authentication are you attempting to use?
  25. > Does the host key that you have match the key in use by the server?
  26. > If they do not match, then password and keyboard-interactive authentication
  27. > are disabled to prevent password theft.
  28. > In article <6bd7331b.0211030740.567dd1bc@posting.google.com>,
  29. > A. Lewenberg <adam@macrotex.net> wrote:
  30. > : I am using K95 (Kermit 95 1.1.21, 2 Apr 2002, for 32-bit Windows) to
  31. > : connect via SSH. When I first installed this a few months ago the ssh
  32. > : worked. However, now I am getting this error:
  33. > : 
  34. > : Permission denied (publickey,password,keyboard-interactive).
  35. > : login failed
  36. > : ?Unable to connect to X.X.X.X
  37. > : 
  38. > : I checked to see if this was a problem with the computer I was
  39. > : connecting to by connecting with another ssh client (SSHwin) which
  40. > : works, so I do not think it is a server-side problem.
  41. > : 
  42. > : Does anyone have any ideas what might be the problem?
  43. >  Jeffrey Altman * Sr.Software Designer     Kermit 95 2.0 GUI available now!!!
  44. >  The Kermit Project @ Columbia University  SSH, Secure Telnet, Secure FTP, HTTP
  45. >  http://www.kermit-project.org/            Secured with MIT Kerberos, SRP, and 
  46. >  kermit-support@columbia.edu               OpenSSL.
  47.